IMAPIViewContext : IUnknown

The IMAPIViewContext interface is implemented by form viewers to support form commands that activate the next or previous message, or that print or save the current message.

Quick Info

Header file:

MAPIFORM.H

Exposed by:

View context objects

Implemented by:

Form viewers

Called by:

Form objects

Corresponding pointer type:

LPMAPIVIEWCONTEXT

 

Vtable Order

SetAdviseSink5K71M

Registers a form for notifications about changes to a view s status.

ActivateNextSLASEP

Activates the next or previous message in a view.

GetPrintSetupJMMVCU

Retrieves the current print setup so as to print a message.

GetSaveStreamKMUKC2

Retrieves a stream in which a version of the current message converted to text format will be placed.

GetViewStatus2_ASGUX

Retrieves the current viewer status.